From 3d2fd04c704ea1745b268f83e8dbd96721b63c5f Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C3=98yvind=20Kol=C3=A5s?= Date: Tue, 16 Aug 2005 10:15:36 +0000 Subject: [PATCH] updating .cvsignore files --- .cvsignore | 2 ++ ChangeLog | 5 +++++ tests/.cvsignore | 8 ++++---- 3 files changed, 11 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index be50b74..c2b0886 100644 --- a/.cvsignore +++ b/.cvsignore @@ -18,3 +18,5 @@ stamp-h1 stamp-h.in INSTALL README +*.tar.gz +*.tar.bz2 diff --git a/ChangeLog b/ChangeLog index aa77897..080acdf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-08-16 Øyvind Kolås + + * tests/.cvsignore: added the test binaries. + * .cvsignore: added *.tar.gz and *.tar.bz2 + 2005-08-16 Øyvind Kolås * AUTHORS: added Sven Neuman. diff --git a/tests/.cvsignore b/tests/.cvsignore index e42fa75..6dfceb0 100644 --- a/tests/.cvsignore +++ b/tests/.cvsignore @@ -2,9 +2,9 @@ Makefile Makefile.in nop introspect +u8_to_float +rgb_to_ycbcr_to_rgb +rgb_to_ycbcr +rgb_to_lab_to_rgb float_to_u8 grayscale_to_rgb -rgb_to_lab_to_rgb -rgb_to_ycbcr -rgb_to_ycbcr_to_rgb -u8_to_float -- 2.30.2